home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 December
/
PCWorld_2004-12_cd.bin
/
software
/
topware
/
gozilla
/
gozilla.exe
/
{app}
/
windows.skin
/
edit_file.skn
< prev
next >
Wrap
Text File
|
2001-11-19
|
2KB
|
42 lines
<form name="Edit File" image="window\dk_blue.bmp" width=303 height=180
resize_image=stretch resize_window=false topmost=true>
<image name="1" x=0 y=0 width=5 height=16 image="window\upper_left.bmp">
<image name="2" x=5 y=0 width=-5 height=16 resize=stretch image="window\top.bmp">
<image name="3" x=-5 y=0 width=5 height=16 image="window\upper_right.bmp">
<image name="4" x=0 y=16 width=6 height=-5 resize=stretch image="window\left_side.bmp">
<image name="5" x=-5 y=16 width=5 height=-9 resize=stretch image="window\right_side.bmp">
<image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
<image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
<image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
<!-- All controls go after this -->
<textwindow name="title" x=5 y=3 width=100 height=12
font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Edit File">
<button name="end_item_edit" x=-73 y=160
image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp">
<button name="ok" x=-50 y=160
image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp">
<textwindow name="desc_n" x=9 y=19 width=140 height=12
font=arial align=left fontsize=12 fontcolor=#FFFFFF text="File Name:">
<textinput name="item_name" x=9 y=32 width=280 height=12
font=arial align=left fontsize=12 fontcolor=#000000 bgcolor=#FFFFFF>
<textwindow name="desc_d" x=9 y=52 width=140 height=12
font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Description:">
<textinput name="item_description" x=9 y=65 width=280 height=12
font=arial align=left fontsize=12 fontcolor=#000000 bgcolor=#FFFFFF>
<textwindow name="desc_sd" x=9 y=85 width=140 height=12
font=arial align=left fontsize=12 fontcolor=#FFFFFF text="System Location:">
<textinput name="item_system_location" x=9 y=98 width=280 height=12
font=arial align=left fontsize=12 fontcolor=#000000 bgcolor=#FFFFFF>
</form>